home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 6229 < prev    next >
Encoding:
Text File  |  1996-08-05  |  3.8 KB  |  86 lines

  1. Path: news.seinf.abb.se!usenet
  2. From: johan.hogberg@senet.abb.se (Johan H÷gberg)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Iomega ZIP drive and AFS
  5. Date: 5 Mar 1996 07:51:10 GMT
  6. Organization: ABB Network Control AB
  7. Message-ID: <4hgrpe$afm@sdaw04.seinf.abb.se>
  8. References: <4ha8n7$8u2@sdaw04.seinf.abb.se> <4hc4en$lfa@gordon.enea.se> <4hcvgu$k9o@sdaw04.seinf.abb.se> <4hfuc2$ovs@cville-srv.wam.umd.edu>
  9. NNTP-Posting-Host: 138.221.107.218
  10. Mime-Version: 1.0
  11. X-Newsreader: WinVN 0.93.11
  12.  
  13. In article <4hfuc2$ovs@cville-srv.wam.umd.edu>, walrus@wam.umd.edu says...
  14. >
  15. >In article <4hcvgu$k9o@sdaw04.seinf.abb.se>,
  16. >Johan H÷gberg <johan.hogberg@senet.abb.se> wrote:
  17. >>In article <4hc4en$lfa@gordon.enea.se>, olli@enea.se says...
  18. >>>
  19. >>>Johan H÷gberg wrote:
  20. >>>
  21. >>>> When formatting a ZIP with AFS file system (AmiFileSafe) 88MB
  22. >>>> becomes free.
  23. >>>> When formatting a ZIP with FFS file system 95MB becomes free.
  24. >>>> 
  25. >>>> The 95MB value is verified and true. 94 files of each 1024*1024
  26. >>>> bytes was copied into 10 directories. After that there was
  27. >>>> still 0.5MB free.
  28. >>>> 
  29. >>>> But with AFS 88MB is reported and it would seem strange
  30. >>>> that 95MB would fit when 88MB is reported.
  31. >>>> 
  32. >>>> Anyone familiar with this problem? Anyone having a clue?
  33. >>>
  34. >>>Not a total answer to your question, but maybe a step in the right
  35. >>>direction. As I have gathered from information on the AFS mailing
  36. >>>list AFS reserves a fixed part of the disk when formatting it. This
  37. >>>part of the disk is used for directory and file headers. If you only
  38. >>>have a few large files on your disk much of this space will be unused
  39. >>>(wasted?). For now the amount of header space is a fixed fraction of the
  40. >>>total disk/partition size and cannot be configured. FFS manages disk space
  41. >>>in a very different way and current disk info programs calculate disk info
  42. >>>data according to the FFS algorithm which is not very proper for AFS disks.
  43. >>>
  44. >>>Disclaimer: all this information could be my delirious phantasies.
  45. >
  46. >AFS reserves something around 5% of the diskspace, according to the docs,
  47. >for various managment purposes. For fairly extreme uses of diskspace, such
  48. >as a million microscopic files or a handful of huge files, this makes less
  49. >than optimum use of the total diskspace, but for most typical uses, the 5%
  50. >overhead is less than what FFS would dynamically use up as it goes along.
  51. >
  52. >
  53. >>The question is however then: How many files shall be written until this fixed
  54. >>area gets filled? And what happens after that?
  55. >
  56. >Disk full. This would only happen if you save a million tiny files, which
  57. >is probably not very representative of how diskspace is used in most cases.
  58. >Maybe future versions of AFS will be able to adjust dynamically to this,
  59. >allocating such "reserved" areas in increments of 1% of the diskspace as
  60. >needed (but that might affect performance again.)
  61. >
  62. >
  63. >>This fixed area is then 95-88 = 7MB of diskspace. This means that there is no p
  64. >oint
  65. >>in making HD partitions less or equal to 7MB.
  66. >
  67. >See above; according to the docs, the reserved space is ~5% of total space;
  68. >various reasons may have pushed this from ~5MB to 7MB in your case. Maybe
  69. >the 5% figure is a rough approximation, a rule of thumb, if you will.
  70. >
  71. > |._.|_   Udo Schuermann             "The future's not what it used to be!"
  72. > |(:)| )  walrus@wam.umd.edu                  -- Narn Ambassador G'Kar
  73. > |_:_|/   http://www.wam.umd.edu/~walrus/        Babylon 5, "The Long Dark"
  74.  
  75.  
  76. Ok, I see it all very clearly now. I've calculated the percent value to 7% and it seems
  77. to be correct when examining different partitions of different sizes.
  78.  
  79. I think it would be possible and I hope that future versions of AFS dynamically will
  80. allocate this area because this behaviour is not the expected.
  81.  
  82. Don't get me wrong now, because AFS seems to be an excellent file system in all other
  83. aspects.
  84.  
  85.  
  86.